From: Eli Zaretskii Date: Sun, 8 Jun 2025 15:43:20 +0000 (+0300) Subject: ; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720). X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~2^2~24^2~57 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=c0a913ea4f3445567ded55da7cd8436a4b872276;p=emacs.git ; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720). --- diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index 3a6b163c81c..421ec136c7c 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -3263,10 +3263,7 @@ Lock mode is enabled, to set all the other variables. @defvar font-lock-defaults This variable is set by modes to specify how to fontify text in that mode. It automatically becomes buffer-local when set. If its value -is @code{nil}, Font Lock mode does no highlighting, and you can use -the @samp{Faces} menu (under @samp{Edit} and then @samp{Text -Properties} in the menu bar) to assign faces explicitly to text in the -buffer. +is @code{nil}, Font Lock mode does no highlighting. If non-@code{nil}, the value should look like this: